home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / rcsfreeze.1 < prev    next >
Text File  |  1995-07-25  |  2KB  |  133 lines

  1.  
  2.  
  3.  
  4. RCSFREEZE(1)                                         RCSFREEZE(1)
  5.  
  6.  
  7. NNAAMMEE
  8.        rcsfreeze  -  freeze a configuration of sources checked in
  9.        under RCS
  10.  
  11. SSYYNNOOPPSSIISS
  12.        rrccssffrreeeezzee [_n_a_m_e]
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.        rrccssffrreeeezzee assigns a symbolic revision number to a  set  of
  16.        RCS files that form a valid configuration.
  17.  
  18.        The  idea  is  to run rrccssffrreeeezzee each time a new version is
  19.        checked in.  A unique symbolic name (CC___n_u_m_b_e_r_, where  _n_u_m_-
  20.        _b_e_r  is  increased  each  time  rrccssffrreeeezzee  is run) is then
  21.        assigned to the most recent revision of each RCS  file  of
  22.        the main trunk.
  23.  
  24.        An  optional  _n_a_m_e  argument to rrccssffrreeeezzee gives a symbolic
  25.        name to the configuration.  The unique identifier is still
  26.        generated  and  is  listed in the log file but it will not
  27.        appear as part of the symbolic revision name in the actual
  28.        RCS files.
  29.  
  30.        A log message is requested from the user for future refer-
  31.        ence.
  32.  
  33.        The shell script works only on all RCS files at one  time.
  34.        All  changed  files  must  be  checked  in  already.   Run
  35.        _r_c_s_c_l_e_a_n(1) first and see whether any  sources  remain  in
  36.        the current directory.
  37.  
  38. FFIILLEESS
  39.        RRCCSS//..rrccssffrreeeezzee..vveerr
  40.               version number
  41.  
  42.        RRCCSS//..rrccssffrreeeezzee..lloogg
  43.               log messages, most recent first
  44.  
  45. AAUUTTHHOORR
  46.        Stephan v. Bechtolsheim
  47.  
  48. SSEEEE AALLSSOO
  49.        co(1), rcs(1), rcsclean(1), rlog(1)
  50.  
  51. BBUUGGSS
  52.        rrccssffrreeeezzee  does  not check whether any sources are checked
  53.        out and modified.
  54.  
  55.        Although both source file names and  RCS  file  names  are
  56.        accepted,  they are not paired as usual with RCS commands.
  57.  
  58.        Error checking is rudimentary.
  59.  
  60.        rrccssffrreeeezzee is just an optional example  shell  script,  and
  61.  
  62.  
  63.  
  64. GNU                         1990/11/13                          1
  65.  
  66.  
  67.  
  68.  
  69.  
  70. RCSFREEZE(1)                                         RCSFREEZE(1)
  71.  
  72.  
  73.        should  not  be  taken  too seriously.  See CVS for a more
  74.        complete solution.
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130. GNU                         1990/11/13                          2
  131.  
  132.  
  133.